home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Texteditors / Write3 / REXX / templates / AutoDoc.tpl < prev    next >
Text File  |  1996-09-26  |  404b  |  32 lines

  1. /****i* $(Project)/$(Function) ******************************************
  2. *
  3. *   NAME
  4. *       $(Function) --
  5. *
  6. *   SYNOPSIS
  7. *       $(Synopsis)
  8. *
  9. *       $(Prototype);
  10. *
  11. *   FUNCTION
  12. *
  13. *   INPUTS
  14. *       $(Inputs)
  15. *
  16. *   RESULT
  17. *       $(Returns)
  18. *
  19. *   EXAMPLE
  20. *
  21. *   NOTES
  22. *
  23. *   BUGS
  24. *
  25. *   SEE ALSO
  26. *
  27. ******************************************************************************
  28. *
  29. *   Added: $(Date)
  30. *
  31. */
  32.